Code simplification in term.c.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 26 Sep 2010 15:06:21 +0000 (18:06 +0300)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 26 Sep 2010 15:06:21 +0000 (18:06 +0300)
commit6c0ca237583f61e4deeeba9ac7c611671e089c73
tree726af104468df56f88c00561fd273ceb8e994651
parent5451e566cbfc18291f36917153c8970b259d2c8c
Code simplification in term.c.
* src/term.c: Do not include sys/ioctl.h, not needed.
(init_tty): Reorder code to reduce the number of #ifdefs.  No code
changes.
src/ChangeLog
src/term.c